[INFO] fetching crate modmath 0.1.5...
[INFO] testing modmath-0.1.5 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate modmath 0.1.5 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate modmath 0.1.5
[INFO] finished tweaking crates.io crate modmath 0.1.5
[INFO] tweaked toml for crates.io crate modmath 0.1.5 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate modmath 0.1.5 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate modmath 0.1.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded c0nst v0.2.1
[INFO] [stderr]   Downloaded ibig v0.3.6
[INFO] [stderr]   Downloaded fixed-bigint v0.2.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e5f411a24ec776498c47bf0e5e5f02fffa7d844f9491196622b4dd900ad92bd2
[INFO] running `Command { std: "docker" "start" "-a" "e5f411a24ec776498c47bf0e5e5f02fffa7d844f9491196622b4dd900ad92bd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5f411a24ec776498c47bf0e5e5f02fffa7d844f9491196622b4dd900ad92bd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5f411a24ec776498c47bf0e5e5f02fffa7d844f9491196622b4dd900ad92bd2", kill_on_drop: false }`
[INFO] [stdout] e5f411a24ec776498c47bf0e5e5f02fffa7d844f9491196622b4dd900ad92bd2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0c897a81c4fe385e63d14176183652abdc20bb234f5439cc5785ba709f0632e
[INFO] running `Command { std: "docker" "start" "-a" "d0c897a81c4fe385e63d14176183652abdc20bb234f5439cc5785ba709f0632e", kill_on_drop: false }`
[INFO] [stderr]    Compiling modmath v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
[INFO] running `Command { std: "docker" "inspect" "d0c897a81c4fe385e63d14176183652abdc20bb234f5439cc5785ba709f0632e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0c897a81c4fe385e63d14176183652abdc20bb234f5439cc5785ba709f0632e", kill_on_drop: false }`
[INFO] [stdout] d0c897a81c4fe385e63d14176183652abdc20bb234f5439cc5785ba709f0632e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b43ee4f0878396bfa7c06af3bc05b2b06d94f15b3df3050bb21ce0d84d5bddb6
[INFO] running `Command { std: "docker" "start" "-a" "b43ee4f0878396bfa7c06af3bc05b2b06d94f15b3df3050bb21ce0d84d5bddb6", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling c0nst v0.2.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling crypto-bigint v0.6.1
[INFO] [stderr]    Compiling modmath v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling fixed-bigint v0.2.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling bnum v0.12.1
[INFO] [stderr]    Compiling ibig v0.3.6
[INFO] [stdout] error[E0433]: cannot find module or crate `bnum_patched` in this scope
[INFO] [stdout]    --> src/add.rs:280:9
[INFO] [stdout]     |
[INFO] [stdout] 280 |         bnum_patched::types::U256,
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of unresolved module or unlinked crate `bnum_patched`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bnum_patched`, use `cargo add bnum_patched` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crypto_bigint_patched`
[INFO] [stdout]    --> src/add.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |         crypto_bigint_patched::U256,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crypto_bigint_patched`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `crypto_bigint_patched`, use `cargo add crypto_bigint_patched` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `num_bigint_patched`
[INFO] [stdout]    --> src/add.rs:313:9
[INFO] [stdout]     |
[INFO] [stdout] 313 |         num_bigint_patched::BigUint,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `num_bigint_patched`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `num_bigint_patched`, use `cargo add num_bigint_patched` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `bnum_patched` in this scope
[INFO] [stdout]    --> src/exp.rs:457:9
[INFO] [stdout]     |
[INFO] [stdout] 457 |         bnum_patched::types::U256,
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of unresolved module or unlinked crate `bnum_patched`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bnum_patched`, use `cargo add bnum_patched` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ibig_patched`
[INFO] [stdout]    --> src/add.rs:331:9
[INFO] [stdout]     |
[INFO] [stdout] 331 |         ibig_patched::UBig,
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of unresolved module or unlinked crate `ibig_patched`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ibig_patched`, use `cargo add ibig_patched` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crypto_bigint_patched`
[INFO] [stdout]    --> src/exp.rs:473:9
[INFO] [stdout]     |
[INFO] [stdout] 473 |         crypto_bigint_patched::U256,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crypto_bigint_patched`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `crypto_bigint_patched`, use `cargo add crypto_bigint_patched` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `num_bigint_patched`
[INFO] [stdout]    --> src/exp.rs:490:9
[INFO] [stdout]     |
[INFO] [stdout] 490 |         num_bigint_patched::BigUint,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `num_bigint_patched`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `num_bigint_patched`, use `cargo add num_bigint_patched` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `bnum_patched` in this scope
[INFO] [stdout]    --> src/mul.rs:507:9
[INFO] [stdout]     |
[INFO] [stdout] 507 |         bnum_patched::types::U256,
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of unresolved module or unlinked crate `bnum_patched`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bnum_patched`, use `cargo add bnum_patched` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ibig_patched`
[INFO] [stdout]    --> src/exp.rs:508:9
[INFO] [stdout]     |
[INFO] [stdout] 508 |         ibig_patched::UBig,
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of unresolved module or unlinked crate `ibig_patched`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ibig_patched`, use `cargo add ibig_patched` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crypto_bigint_patched`
[INFO] [stdout]    --> src/mul.rs:523:9
[INFO] [stdout]     |
[INFO] [stdout] 523 |         crypto_bigint_patched::U256,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crypto_bigint_patched`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `crypto_bigint_patched`, use `cargo add crypto_bigint_patched` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `num_bigint_patched`
[INFO] [stdout]    --> src/mul.rs:540:9
[INFO] [stdout]     |
[INFO] [stdout] 540 |         num_bigint_patched::BigUint,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `num_bigint_patched`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `num_bigint_patched`, use `cargo add num_bigint_patched` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `bnum_patched` in this scope
[INFO] [stdout]    --> src/sub.rs:263:9
[INFO] [stdout]     |
[INFO] [stdout] 263 |         bnum_patched::types::U256,
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of unresolved module or unlinked crate `bnum_patched`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bnum_patched`, use `cargo add bnum_patched` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ibig_patched`
[INFO] [stdout]    --> src/mul.rs:558:9
[INFO] [stdout]     |
[INFO] [stdout] 558 |         ibig_patched::UBig,
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of unresolved module or unlinked crate `ibig_patched`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ibig_patched`, use `cargo add ibig_patched` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crypto_bigint_patched`
[INFO] [stdout]    --> src/sub.rs:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 |         crypto_bigint_patched::U256,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crypto_bigint_patched`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `crypto_bigint_patched`, use `cargo add crypto_bigint_patched` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `num_bigint_patched`
[INFO] [stdout]    --> src/sub.rs:296:9
[INFO] [stdout]     |
[INFO] [stdout] 296 |         num_bigint_patched::BigUint,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `num_bigint_patched`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `num_bigint_patched`, use `cargo add num_bigint_patched` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `bnum_patched` in this scope
[INFO] [stdout]    --> src/inv.rs:262:9
[INFO] [stdout]     |
[INFO] [stdout] 262 |         bnum_patched::types::U256,
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of unresolved module or unlinked crate `bnum_patched`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bnum_patched`, use `cargo add bnum_patched` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ibig_patched`
[INFO] [stdout]    --> src/sub.rs:314:9
[INFO] [stdout]     |
[INFO] [stdout] 314 |         ibig_patched::UBig,
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of unresolved module or unlinked crate `ibig_patched`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ibig_patched`, use `cargo add ibig_patched` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crypto_bigint_patched`
[INFO] [stdout]    --> src/inv.rs:278:9
[INFO] [stdout]     |
[INFO] [stdout] 278 |         crypto_bigint_patched::U256,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crypto_bigint_patched`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `crypto_bigint_patched`, use `cargo add crypto_bigint_patched` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `num_bigint_patched`
[INFO] [stdout]    --> src/inv.rs:295:9
[INFO] [stdout]     |
[INFO] [stdout] 295 |         num_bigint_patched::BigUint,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `num_bigint_patched`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `num_bigint_patched`, use `cargo add num_bigint_patched` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `bnum_patched` in this scope
[INFO] [stdout]    --> src/montgomery/mod.rs:807:9
[INFO] [stdout]     |
[INFO] [stdout] 807 |         bnum_patched::types::U256,
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of unresolved module or unlinked crate `bnum_patched`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bnum_patched`, use `cargo add bnum_patched` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ibig_patched`
[INFO] [stdout]    --> src/inv.rs:313:9
[INFO] [stdout]     |
[INFO] [stdout] 313 |         ibig_patched::UBig,
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of unresolved module or unlinked crate `ibig_patched`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ibig_patched`, use `cargo add ibig_patched` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crypto_bigint_patched`
[INFO] [stdout]    --> src/montgomery/mod.rs:832:9
[INFO] [stdout]     |
[INFO] [stdout] 832 |         crypto_bigint_patched::U256,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `crypto_bigint_patched`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `crypto_bigint_patched`, use `cargo add crypto_bigint_patched` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `num_bigint_patched`
[INFO] [stdout]    --> src/montgomery/mod.rs:857:9
[INFO] [stdout]     |
[INFO] [stdout] 857 |         num_bigint_patched::BigUint,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `num_bigint_patched`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `num_bigint_patched`, use `cargo add num_bigint_patched` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ibig_patched`
[INFO] [stdout]    --> src/montgomery/mod.rs:875:9
[INFO] [stdout]     |
[INFO] [stdout] 875 |         ibig_patched::UBig,
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of unresolved module or unlinked crate `ibig_patched`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ibig_patched`, use `cargo add ibig_patched` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `num_bigint_patched` in this scope
[INFO] [stdout]    --> src/add.rs:314:21
[INFO] [stdout]     |
[INFO] [stdout] 314 |         type U256 = num_bigint_patched::BigUint;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `num_bigint_patched`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `num_bigint_patched`, use `cargo add num_bigint_patched` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ibig_patched` in this scope
[INFO] [stdout]    --> src/add.rs:332:21
[INFO] [stdout]     |
[INFO] [stdout] 332 |         type U256 = ibig_patched::UBig;
[INFO] [stdout]     |                     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `ibig_patched`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ibig_patched`, use `cargo add ibig_patched` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `num_bigint_patched` in this scope
[INFO] [stdout]    --> src/exp.rs:491:21
[INFO] [stdout]     |
[INFO] [stdout] 491 |         type U256 = num_bigint_patched::BigUint;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `num_bigint_patched`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `num_bigint_patched`, use `cargo add num_bigint_patched` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ibig_patched` in this scope
[INFO] [stdout]    --> src/exp.rs:509:21
[INFO] [stdout]     |
[INFO] [stdout] 509 |         type U256 = ibig_patched::UBig;
[INFO] [stdout]     |                     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `ibig_patched`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ibig_patched`, use `cargo add ibig_patched` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `num_bigint_patched` in this scope
[INFO] [stdout]    --> src/mul.rs:541:21
[INFO] [stdout]     |
[INFO] [stdout] 541 |         type U256 = num_bigint_patched::BigUint;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `num_bigint_patched`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `num_bigint_patched`, use `cargo add num_bigint_patched` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ibig_patched` in this scope
[INFO] [stdout]    --> src/mul.rs:559:21
[INFO] [stdout]     |
[INFO] [stdout] 559 |         type U256 = ibig_patched::UBig;
[INFO] [stdout]     |                     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `ibig_patched`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ibig_patched`, use `cargo add ibig_patched` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `num_bigint_patched` in this scope
[INFO] [stdout]    --> src/sub.rs:297:21
[INFO] [stdout]     |
[INFO] [stdout] 297 |         type U256 = num_bigint_patched::BigUint;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `num_bigint_patched`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `num_bigint_patched`, use `cargo add num_bigint_patched` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ibig_patched` in this scope
[INFO] [stdout]    --> src/sub.rs:315:21
[INFO] [stdout]     |
[INFO] [stdout] 315 |         type U256 = ibig_patched::UBig;
[INFO] [stdout]     |                     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `ibig_patched`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ibig_patched`, use `cargo add ibig_patched` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `num_bigint_patched` in this scope
[INFO] [stdout]    --> src/inv.rs:296:21
[INFO] [stdout]     |
[INFO] [stdout] 296 |         type U256 = num_bigint_patched::BigUint;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `num_bigint_patched`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `num_bigint_patched`, use `cargo add num_bigint_patched` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ibig_patched` in this scope
[INFO] [stdout]    --> src/inv.rs:314:21
[INFO] [stdout]     |
[INFO] [stdout] 314 |         type U256 = ibig_patched::UBig;
[INFO] [stdout]     |                     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `ibig_patched`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ibig_patched`, use `cargo add ibig_patched` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `num_bigint_patched` in this scope
[INFO] [stdout]    --> src/montgomery/mod.rs:858:21
[INFO] [stdout]     |
[INFO] [stdout] 858 |         type U256 = num_bigint_patched::BigUint;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `num_bigint_patched`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `num_bigint_patched`, use `cargo add num_bigint_patched` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ibig_patched` in this scope
[INFO] [stdout]    --> src/montgomery/mod.rs:876:21
[INFO] [stdout]     |
[INFO] [stdout] 876 |         type U256 = ibig_patched::UBig;
[INFO] [stdout]     |                     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `ibig_patched`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ibig_patched`, use `cargo add ibig_patched` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `modmath` (lib test) due to 36 previous errors
[INFO] running `Command { std: "docker" "inspect" "b43ee4f0878396bfa7c06af3bc05b2b06d94f15b3df3050bb21ce0d84d5bddb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b43ee4f0878396bfa7c06af3bc05b2b06d94f15b3df3050bb21ce0d84d5bddb6", kill_on_drop: false }`
[INFO] [stdout] b43ee4f0878396bfa7c06af3bc05b2b06d94f15b3df3050bb21ce0d84d5bddb6
